Hi, I was wondering if it's possible to get either a token or a character id using the @{target|<attribute>} syntax. @{target|token_name} seems to be sort of magic, since "token_name" doesn't appear to be a property on any object or an attribute of the character (at least if you list the attributes of the character through the API). I'm trying to do stuff with API buttons that work on a target or selected token and it would be easier and nicer to pass an ID through to the API rather than sending a token_name and then going all round the houses to look it up - assuming that it's even unique. Cheers, Lucian